projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7553dfd
)
Garmin Logbook files have extension of .xml.
author
robertl
<robertl>
Fri, 2 Dec 2005 13:33:28 +0000
(13:33 +0000)
committer
robertl
<robertl>
Fri, 2 Dec 2005 13:33:28 +0000
(13:33 +0000)
vecs.c
patch
|
blob
|
history
diff --git
a/vecs.c
b/vecs.c
index 086060d38357fb1b2f3b6750bce1af7a318aeda3..0cf5a402d563b42c82e8e62d2c2fc375a9500c0b 100644
(file)
--- a/
vecs.c
+++ b/
vecs.c
@@
-360,7
+360,7
@@
vecs_t vec_list[] = {
&glogbook_vecs,
"glogbook",
"Garmin Logbook XML",
- NULL
+ "xml"
},
{
&kml_vecs,